net/http.http2PriorityParam.IsZero (method, view implemented interface methods)

3 uses

	net/http (current package)
		h2_bundle.go#L2434: 	if !p.Priority.IsZero() {
		h2_bundle.go#L2441: 	if !p.Priority.IsZero() {
		h2_bundle.go#L2481: func (p http2PriorityParam) IsZero() bool {